DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1ScopedDataCollection<T> Class / PropertyPath Property

In This Topic
    PropertyPath Property
    In This Topic
    Gets or sets the property path to which this collection is scoped.
    Syntax
    'Declaration
     
    Public Property PropertyPath As String
    public string PropertyPath {get; set;}
    See Also